Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Not able to delete "apm resource sandbox"

Shashank_jain
Nimbostratus
Nimbostratus

Hi All,

i am able to list apm resource sandbox , PFB the details ,

admin@(host_name)(cfg-sync In Sync)(Active)(/Common)(tmos)# list /apm resource sandbox citrix-client-package

apm resource sandbox citrix-client-package {

   base-uri /public/citrix

   description "Sandbox for Citrix client package files"

}

admin@(host_name)(cfg-sync In Sync)(Active)(/Common)(tmos)# list /apm resource sandbox hosted-content

apm resource sandbox hosted-content {

   base-uri /public/share

   description "Sandbox for static-contents"

}

but while deleting the same i can not see same options,

admin@(host_name)(cfg-sync In Sync)(Active)(/Common)(tmos)# delete /apm resource

Modules:

 remote-desktop

Components:

 app-tunnel                 client-traffic-classifier  leasepool                  portal-access              webtop-link

 client-rate-class          ipv6-leasepool             network-access             webtop                     webtop-section

 

can someone please help in deleting the same .

 

Thanks,

Shashank

1 REPLY 1

brnetcode
Nimbostratus
Nimbostratus

According to the F5 official configuration guide this object can't be created nor removed:
https://clouddocs.f5.com/cli/tmsh-reference/latest/modules/apm/apm_resource_sandbox.html
In my particular case I needed to remove the apm sandbox resource in order to delete a partition, so the way I did it was following this article: https://support.f5.com/csp/article/K02718312
Hope this can help.