Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading a client SSL profile that belongs to an app #130

Closed
eljay66 opened this issue Jan 20, 2017 · 1 comment
Closed

Loading a client SSL profile that belongs to an app #130

eljay66 opened this issue Jan 20, 2017 · 1 comment

Comments

@eljay66
Copy link

eljay66 commented Jan 20, 2017

I'm trying to load a client SSL profile, but I get an exception because the profile belongs to an app (the reason is that the path contains slashes):

icontrol.exceptions.InvalidInstanceNameOrFolder: instance names and partitions cannot contain '/', but it's: /Common/xxx.yyy.app/

I've tested this with a profile that doesn't belong to an app (partition 'Common') and it works.
csslp = mgmt.tm.ltm.profile.client_ssls.client_ssl.load(name=profilename, partition=partitionname)

Can someone confirm that this is an issue?

@eljay66
Copy link
Author

eljay66 commented Jan 20, 2017

Sorry, this belongs under "f5-common-python", I've posted it there now.

@eljay66 eljay66 closed this as completed Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant