SecurID Config File

Overview

This document describes the API to configure a AAA SecurID Config file and its properties in BIG-IQ.

REST Endpoint: /cm/access/working-config/apm/aaa/securid/*/config-files

Requests

GET /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Request Parameters

None

Query Parameters

None

Response

HTTP/1.1 200 OK

Name Type Description
checksum string Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string Specify the created time of the file. Use the value from the create file object workflow.
createdBy string Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number Specify the mode of the file. Use the value from the create file object workflow.
revision number Specify the revision of the file. Use the value from the create file object workflow.
size number Specify the size of the file. Use the value from the create file object workflow.
updatedBy string Specify who updated this file. Use the value from the create file object workflow.
fileReference reference Reference to the file location. Use the value from the create file object workflow.
     link string URI link of the reference.
name string The name of the object
partition string The BIG-IP partition where the application should be placed
subPath string The BIG-IP folder where the application should be placed
lsoDeviceReference reference Reference to the Access device
     id string Id of the device.
     name string Device name. Typically it is device’s hostname.
     kind string Kind of the device.
     machineId string Machine ID of the device.
     link string URI link of the reference.
isLsoShared boolean Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string An ID of an application
generation number The generation of an application
lastUpdateMicros number The time in microseconds.
kind string The kind of an application.
expirationMicros number  
selfLink string The selfLink of an application.
tags array_of_objects  
name string  
value string  

Error Response

HTTP/1.1 400 Bad Request

This response status is related to error conditions. A Detailed error message displays in the response.

HTTP/1.1 401 Unauthorized

This response happens when access is denied due to invalid credentials(no Permission).

Permissions

Role Allow
Application_Editor Yes
Service_Catalog_Viewer Yes
Service_Catalog_Editor Yes
Trust_Discovery_Import Yes
Access_View Yes
Access_Edit Yes
Access_Manager Yes
Application_Manager Yes
Application_Viewer Yes
Trust_Discovery_Import Yes
Access_Deploy Yes
Access_Policy_Editor Yes

POST /cm/access/working-config/apm/aaa/securid/<id>/config-files/

Request Parameters

Name Type Required Description
checksum string True Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string False Specify the created time of the file. Use the value from the create file object workflow.
createdBy string False Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string True Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number False Specify the mode of the file. Use the value from the create file object workflow.
revision number False Specify the revision of the file. Use the value from the create file object workflow.
size number True Specify the size of the file. Use the value from the create file object workflow.
updatedBy string False Specify who updated this file. Use the value from the create file object workflow.
fileReference reference True Reference to the file location. Use the value from the create file object workflow.
     link string False URI link of the reference.
name string True The name of the object
partition string True The BIG-IP partition where the application should be placed
subPath string False The BIG-IP folder where the application should be placed
lsoDeviceReference reference False Reference to the Access device
     id string False Id of the device.
     link string False URI link of the reference.
isLsoShared boolean True Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
deviceGroupReference reference False Reference to the device group.
     link string False URI link of the reference.

Query Parameters

None

Response

HTTP/1.1 200 OK

Name Type Description
checksum string Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string Specify the created time of the file. Use the value from the create file object workflow.
createdBy string Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number Specify the mode of the file. Use the value from the create file object workflow.
revision number Specify the revision of the file. Use the value from the create file object workflow.
size number Specify the size of the file. Use the value from the create file object workflow.
updatedBy string Specify who updated this file. Use the value from the create file object workflow.
fileReference reference Reference to the file location. Use the value from the create file object workflow.
     link string URI link of the reference.
name string The name of the object
partition string The BIG-IP partition where the application should be placed
subPath string The BIG-IP folder where the application should be placed
lsoDeviceReference reference Reference to the Access device
     id string Id of the device.
     name string Device name. Typically it is device’s hostname.
     kind string Kind of the device.
     machineId string Machine ID of the device.
     link string URI link of the reference.
isLsoShared boolean Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string An ID of an application
generation number The generation of an application
lastUpdateMicros number The time in microseconds.
kind string The kind of an application.
expirationMicros number  
selfLink string The selfLink of an application.
tags array_of_objects  
name string  
value string  

Error Response

HTTP/1.1 400 Bad Request

This response status is related to error conditions. A Detailed error message displays in the response.

HTTP/1.1 401 Unauthorized

This response happens when access is denied due to invalid credentials(no Permission).

Permissions

Role Allow
Application_Editor No
Service_Catalog_Viewer No
Service_Catalog_Editor No
Trust_Discovery_Import No
Access_View No
Access_Edit Yes
Access_Manager Yes
Application_Manager No
Application_Viewer No
Trust_Discovery_Import No
Access_Deploy No
Access_Policy_Editor No

PUT /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Request Parameters

Name Type Required Description
checksum string False Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string False Specify the created time of the file. Use the value from the create file object workflow.
createdBy string False Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string False Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number False Specify the mode of the file. Use the value from the create file object workflow.
revision number False Specify the revision of the file. Use the value from the create file object workflow.
size number False Specify the size of the file. Use the value from the create file object workflow.
updatedBy string False Specify who updated this file. Use the value from the create file object workflow.
fileReference reference False Reference to the file location. Use the value from the create file object workflow.
     link string False URI link of the reference.
name string False The name of the object
partition string False The BIG-IP partition where the application should be placed
subPath string False The BIG-IP folder where the application should be placed
lsoDeviceReference reference False Reference to the Access device
     id string False Id of the device.
     name string False Device name. Typically it is device’s hostname.
     kind string False Kind of the device.
     machineId string False Machine ID of the device.
     link string False URI link of the reference.
isLsoShared boolean False Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string False An ID of an application
generation number False The generation of an application
lastUpdateMicros number False The time in microseconds.
kind string False The kind of an application.
expirationMicros number    
selfLink string   The selfLink of an application.
tags array_of_objects    
name string    
value string    

Query Parameters

None

Response

HTTP/1.1 200 OK

Name Type Description
checksum string Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string Specify the created time of the file. Use the value from the create file object workflow.
createdBy string Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number Specify the mode of the file. Use the value from the create file object workflow.
revision number Specify the revision of the file. Use the value from the create file object workflow.
size number Specify the size of the file. Use the value from the create file object workflow.
updatedBy string Specify who updated this file. Use the value from the create file object workflow.
fileReference reference Reference to the file location. Use the value from the create file object workflow.
     link string URI link of the reference.
name string The name of the object
partition string The BIG-IP partition where the application should be placed
subPath string The BIG-IP folder where the application should be placed
lsoDeviceReference reference Reference to the Access device
     id string Id of the device.
     name string Device name. Typically it is device’s hostname.
     kind string Kind of the device.
     machineId string Machine ID of the device.
     link string URI link of the reference.
isLsoShared boolean Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string An ID of an application
generation number The generation of an application
lastUpdateMicros number The time in microseconds.
kind string The kind of an application.
expirationMicros number  
selfLink string The selfLink of an application.
tags array_of_objects  
name string  
value string  

Error Response

HTTP/1.1 400 Bad Request

This response status is related to error conditions. A Detailed error message displays in the response.

HTTP/1.1 401 Unauthorized

This response happens when access is denied due to invalid credentials(no Permission).

Permissions

Role Allow
Application_Editor No
Service_Catalog_Viewer No
Service_Catalog_Editor No
Trust_Discovery_Import No
Access_View No
Access_Edit Yes
Access_Manager Yes
Application_Manager No
Application_Viewer No
Trust_Discovery_Import No
Access_Deploy No
Access_Policy_Editor No

PATCH /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Request Parameters

Name Type Required Description
checksum string False Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string False Specify the created time of the file. Use the value from the create file object workflow.
createdBy string False Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string False Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number False Specify the mode of the file. Use the value from the create file object workflow.
revision number False Specify the revision of the file. Use the value from the create file object workflow.
size number False Specify the size of the file. Use the value from the create file object workflow.
updatedBy string False Specify who updated this file. Use the value from the create file object workflow.
fileReference reference False Reference to the file location. Use the value from the create file object workflow.
     link string False URI link of the reference.
isLsoShared boolean False Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.

Query Parameters

None

Response

HTTP/1.1 200 OK

Name Type Description
checksum string Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string Specify the created time of the file. Use the value from the create file object workflow.
createdBy string Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number Specify the mode of the file. Use the value from the create file object workflow.
revision number Specify the revision of the file. Use the value from the create file object workflow.
size number Specify the size of the file. Use the value from the create file object workflow.
updatedBy string Specify who updated this file. Use the value from the create file object workflow.
fileReference reference Reference to the file location. Use the value from the create file object workflow.
     link string URI link of the reference.
name string The name of the object
partition string The BIG-IP partition where the application should be placed
subPath string The BIG-IP folder where the application should be placed
lsoDeviceReference reference Reference to the Access device
     id string Id of the device.
     name string Device name. Typically it is device’s hostname.
     kind string Kind of the device.
     machineId string Machine ID of the device.
     link string URI link of the reference.
isLsoShared boolean Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string An ID of an application
generation number The generation of an application
lastUpdateMicros number The time in microseconds.
kind string The kind of an application.
expirationMicros number  
selfLink string The selfLink of an application.
tags array_of_objects  
name string  
value string  

Error Response

HTTP/1.1 400 Bad Request

This response status is related to error conditions. A Detailed error message displays in the response.

HTTP/1.1 401 Unauthorized

This response happens when access is denied due to invalid credentials(no Permission).

Permissions

Role Allow
Application_Editor No
Service_Catalog_Viewer No
Service_Catalog_Editor No
Trust_Discovery_Import No
Access_View No
Access_Edit Yes
Access_Manager Yes
Application_Manager No
Application_Viewer No
Trust_Discovery_Import No
Access_Deploy No
Access_Policy_Editor No

DELETE /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Request Parameters

None

Query Parameters

None

Response

HTTP/1.1 200 OK

Name Type Description
checksum string Specify the Checksum of the file. Use the value from the create file object workflow.
createTime string Specify the created time of the file. Use the value from the create file object workflow.
createdBy string Specifies who created this file. Use the value from the create file object workflow.
lastUpdateTime string Specify last updated time of the file. Use the value from the create file object workflow. Time should be in ISO format. Time should be in ISO format.
mode number Specify the mode of the file. Use the value from the create file object workflow.
revision number Specify the revision of the file. Use the value from the create file object workflow.
size number Specify the size of the file. Use the value from the create file object workflow.
updatedBy string Specify who updated this file. Use the value from the create file object workflow.
fileReference reference Reference to the file location. Use the value from the create file object workflow.
     link string URI link of the reference.
name string The name of the object
partition string The BIG-IP partition where the application should be placed
subPath string The BIG-IP folder where the application should be placed
lsoDeviceReference reference Reference to the Access device
     id string Id of the device.
     name string Device name. Typically it is device’s hostname.
     kind string Kind of the device.
     machineId string Machine ID of the device.
     link string URI link of the reference.
isLsoShared boolean Specifies if the location-specific object instance is shared across all devices. Use this only during POST. Warning: Do not flip this flag during PUT/PATCH operations.
id string An ID of an application
generation number The generation of an application
lastUpdateMicros number The time in microseconds.
kind string The kind of an application.
expirationMicros number  
selfLink string The selfLink of an application.
tags array_of_objects  
name string  
value string  

Error Response

HTTP/1.1 400 Bad Request

This response status is related to error conditions. A Detailed error message displays in the response.

HTTP/1.1 401 Unauthorized

This response happens when access is denied due to invalid credentials(no Permission).

Permissions

Role Allow
Application_Editor No
Service_Catalog_Viewer No
Service_Catalog_Editor No
Trust_Discovery_Import No
Access_View No
Access_Edit Yes
Access_Manager Yes
Application_Manager No
Application_Viewer No
Trust_Discovery_Import No
Access_Deploy No
Access_Policy_Editor No

Examples

Get AAA SecurID Config File

GET /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Response

HTTP/1.1 200 OK
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "partition": "Common",
    "subPath": "/folder",
    "lsoDeviceReference": {
        "id": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "name": "bigip.foo.com",
        "kind": "shared:resolver:device-groups:restdeviceresolverdevicestate",
        "machineId": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
       "expirationMicros": No example value specified,
       "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
       "tags": [{
           "name": No example value specified,
           "value": No example value specified
       }]    }

Create New AAA SecurID Config File

POST /cm/access/working-config/apm/aaa/securid/<id>/config-files
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "size": 2743,
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "tags": [{
        "name": No example value specified,
        "value": No example value specified
    }]

}

Response

HTTP/1.1 200 OK
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "partition": "Common",
    "subPath": "/folder",
    "lsoDeviceReference": {
        "id": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "name": "bigip.foo.com",
        "kind": "shared:resolver:device-groups:restdeviceresolverdevicestate",
        "machineId": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
       "expirationMicros": No example value specified,
       "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
       "tags": [{
           "name": No example value specified,
           "value": No example value specified
       }]    }

Edit AAA SecurID Config File

PUT /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
    "expirationMicros": No example value specified,
    "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
    "tags": [{
        "name": No example value specified,
        "value": No example value specified
    }]
}

Response

HTTP/1.1 200 OK
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "partition": "Common",
    "subPath": "/folder",
    "lsoDeviceReference": {
        "id": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "name": "bigip.foo.com",
        "kind": "shared:resolver:device-groups:restdeviceresolverdevicestate",
        "machineId": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
       "expirationMicros": No example value specified,
       "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
       "tags": [{
           "name": No example value specified,
           "value": No example value specified
       }]    }

Edit AAA SecurID Config File

PATCH /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
}

Response

HTTP/1.1 200 OK
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "partition": "Common",
    "subPath": "/folder",
    "lsoDeviceReference": {
        "id": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "name": "bigip.foo.com",
        "kind": "shared:resolver:device-groups:restdeviceresolverdevicestate",
        "machineId": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
       "expirationMicros": No example value specified,
       "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
       "tags": [{
           "name": No example value specified,
           "value": No example value specified
       }]    }

Delete AAA SecurID Config File

DELETE /cm/access/working-config/apm/aaa/securid/<id>/config-files/<id>

Response

HTTP/1.1 200 OK
{
    "checksum": "SHA1:2743:88e161d4e5ec97ab0a59ab057852150fe4430fb5",
    "createTime": "2017-09-05T20:53:52Z",
    "createdBy": "root",
    "lastUpdateTime": "2017-09-05T20:53:52Z",
    "mode": 33188,
    "revision": 1,
    "size": 2743,
    "updatedBy": "root",
    "fileReference": {
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "name": "foo",
    "partition": "Common",
    "subPath": "/folder",
    "lsoDeviceReference": {
        "id": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "name": "bigip.foo.com",
        "kind": "shared:resolver:device-groups:restdeviceresolverdevicestate",
        "machineId": "866cfd8a-4d03-48e9-ba94-bb21a4bc2346",
        "link": "https://localhost/mgmt/shared/foo/bar/866cfd8a-4d03-48e9-ba94-bb21a4bc2346"
    },
    "isLsoShared": false,
    "id": "8f1fcb69-1f3c-3c0d-812e-af4fdde0ac11",
    "generation": 1,
    "lastUpdateMicros": 1518743088884807,
    "kind": "cm:access:working-config:apm:aaa:state",
       "expirationMicros": No example value specified,
       "selfLink": "https://localhost/mgmt/cm/access/working-config/apm/f0938680-57d5-377f-8c73-da4c2ce561ed",
       "tags": [{
           "name": No example value specified,
           "value": No example value specified
       }]    }